home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / music2 / pmpla220.arj / PMP.REV < prev    next >
Text File  |  1993-03-16  |  4KB  |  88 lines

  1.  
  2.      ──────────────────────────────────────────────────────────────────────
  3.      Protected Module Player PMP (C) 1993 Jussi Lahdenniemi and Otto Chrons
  4.      ──────────────────────────────────────────────────────────────────────
  5.  
  6.                                Revision history
  7.  
  8.  
  9.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  10.  
  11.    Version 2.20    Bugfixes                              March the 16th, 1993
  12.                    Instrument window
  13.                    Volume bars
  14.                    New addresses
  15.  
  16.        - A bug in the module disposing procedure sometimes caused the
  17.          computer to hang up. Fixed.
  18.        - Some other minor bugs fixed.
  19.        + Instrument window added
  20.        + Volume bars added.
  21.          !!! NOTE !!! Volume bars need very much CPU power. If there is
  22.                       not enough power, they will flicker. Press B to get
  23.                       rid of them.
  24.        + Layout was changed a little because of the changes above
  25.        * I have moved my point system into another address. Look at the
  26.          end screen or the documentation for the new information.
  27.  
  28.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  29.  
  30.    Version 2.10    Bugfixes                               March the 6th, 1993
  31.                    SB Pro stereo support
  32.                    Module window added
  33.                    Screen layout changed
  34.  
  35.        - A bug in the AMF loader fixed. Caused a runtime error 216 sometimes.
  36.        - The MOD loader was unable to load the 15-instrument mods. Corrected.
  37.        - A minor bug in the master volume fixed.
  38.        + SB Pro stereo support added.
  39.        + Added a window showing modules in the playing list.
  40.        + Mostly because of that, changed the screen layout slightly
  41.  
  42.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  43.  
  44.    Version 2.01    Bugfixes                               March the 5th, 1993
  45.                    New module format
  46.  
  47.        - A bug in module loader caused some patterns to black out from the
  48.          loaded module. Corrected.
  49.        - Problems with corrupted modules solved; previously they just caused
  50.          a memory-low -message to be shown, now they are handled correctly.
  51.        - The system is made a bit more stabile with some fixes. I hope it
  52.          helps somebody.. (It's not easy to write a DOS-shelling protected
  53.          mode application..)
  54.        - PMP is having problems with some disk caches. The system locks up
  55.          when you try to load something in the DOS shell. If somebody has
  56.          suggestions for solving this problem, please contact me.
  57.        + New AMF format with over four channels supported
  58.  
  59.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  60.  
  61.    Version 2.0     Bugfixes                               March the 4th, 1993
  62.                    More module formats
  63.                    New outlook
  64.                    Enhancements
  65.  
  66.        - Pro Audio Spectrum support did not work at all. Corrected.
  67.        - Also other bugfixes, but I can't remember what..
  68.        + Triton's Fast Tracker 6 and 8 channel module support added
  69.        + Changed the screen into 50-line mode.
  70.        - PMP now loads many modules to memory, so you can play multiple
  71.          modules at the background (and it takes no more memory from DOS!)
  72.        - Keyboard handler added, you can operate PMP also from DOS shell
  73.        - PMP now supports an environment variable, PMP, in which you can
  74.          save your preferred settings
  75.  
  76.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  77.  
  78.    Version 1.0     First release                          March the 1st, 1993
  79.  
  80.        - Plays modules just like DMP 2.11
  81.        - Loads STM, MOD and AMF files
  82.        - Runs in the protected mode
  83.        - Offers a DOS shell with even over 550k of memory left,
  84.          regardless of the size of the module!
  85.  
  86.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  87.  
  88.